FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh.mha-pds#0.9.0-alpha-1.9.7.33 (79 ms)

Package ca.on.oh.mha-pds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.33&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle
Status active
Date 2022-08-22T20:17:06.3613088+00:00
Name Bundle
Title MHA Bundle Profile
Experimental False
Realm ca
Authority hl7
Type Bundle
Kind resource

Resources that use this resource

CapabilityStatement
http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Repository Mental Health and Addictions Repository FHIR Capability Statement
http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Source Mental Health and Addictions Source FHIR Capability Statement

Resources that this resource uses

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Appointment MHA Appointment Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-condition MHA Condition Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-EpisodeOfCare MHA EpisodeOfCare
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-HealthcareService MHA Healthcare Service
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location MHA Location Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-citizenship-status MHA Observation-CitizenshipStatus Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-employment-status MHA Observation-EmploymentStatus Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-gender-identity MHA Observation-GenderIdentity Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-legal-status MHA Observation-LegalStatus Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-level-of-education MHA Observation-LevelOfEducation Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-personal-income-source MHA Observation-PersonalIncomeSource Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-housing-status MHA Observation-HousingStatus Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-sexual-orientation MHA Observation-SexualOrientation Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-total-household-income MHA Observation-TotalHouseholdIncome Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization MHA Organization Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-patient MHA Patient Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest MHA ServiceRequest Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-encounter MHA Encounter Profile


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle",
  "name" : "Bundle",
  "title" : "MHA Bundle Profile",
  "status" : "active",
  "date" : "2022-08-22T20:17:06.3613088+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "MHA-PDS-Mapping",
      "name" : "MHA PDS Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.meta",
        "path" : "Bundle.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.meta.lastUpdated",
        "path" : "Bundle.meta.lastUpdated",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.meta.profile",
        "path" : "Bundle.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.identifier",
        "path" : "Bundle.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "collection",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.timestamp",
        "path" : "Bundle.timestamp",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "resource.meta.profile"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryPatient",
        "path" : "Bundle.entry",
        "sliceName" : "entryPatient",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryPatient.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryPatient.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-patient"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryPatient.response",
        "path" : "Bundle.entry.response",
        "definition" : "Indicates the results of processing the corresponding 'request' entry in the batch or transaction being responded to or what the results of an operation where when returning history"
      },
      {
        "id" : "Bundle.entry:entryOrganization",
        "path" : "Bundle.entry",
        "sliceName" : "entryOrganization",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryOrganization.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryOrganization.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryLocation",
        "path" : "Bundle.entry",
        "sliceName" : "entryLocation",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryLocation.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryLocation.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryServiceRequest",
        "path" : "Bundle.entry",
        "sliceName" : "entryServiceRequest",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryServiceRequest.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryServiceRequest.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryEpisodeOfCare",
        "path" : "Bundle.entry",
        "sliceName" : "entryEpisodeOfCare",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryEpisodeOfCare.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryEpisodeOfCare.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-EpisodeOfCare"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryHealthCareService",
        "path" : "Bundle.entry",
        "sliceName" : "entryHealthCareService",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryHealthCareService.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryHealthCareService.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-HealthcareService"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryAppointment",
        "path" : "Bundle.entry",
        "sliceName" : "entryAppointment",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryAppointment.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryAppointment.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Appointment"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryEncounter",
        "path" : "Bundle.entry",
        "sliceName" : "entryEncounter",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryEncounter.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryEncounter.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-encounter"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryCondition",
        "path" : "Bundle.entry",
        "sliceName" : "entryCondition",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryCondition.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryCondition.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-condition"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryObservation-SexualOrientation",
        "path" : "Bundle.entry",
        "sliceName" : "entryObservation-SexualOrientation",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-SexualOrientation.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-SexualOrientation.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-sexual-orientation"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryObservation-CitizenshipStatus",
        "path" : "Bundle.entry",
        "sliceName" : "entryObservation-CitizenshipStatus",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-CitizenshipStatus.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-CitizenshipStatus.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-citizenship-status"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-EmploymentStatus",
        "path" : "Bundle.entry",
        "sliceName" : "entryObservation-EmploymentStatus",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-EmploymentStatus.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-EmploymentStatus.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-employment-status"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-LegalStatus",
        "path" : "Bundle.entry",
        "sliceName" : "entryObservation-LegalStatus",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-LegalStatus.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-LegalStatus.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-legal-status"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-LevelOfEducation",
        "path" : "Bundle.entry",
        "sliceName" : "entryObservation-LevelOfEducation",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-LevelOfEducation.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-LevelOfEducation.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-level-of-education"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-NumberOfPeopleIncomeSupports",
        "path" : "Bundle.entry",
        "sliceName" : "entryObservation-NumberOfPeopleIncomeSupports",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-NumberOfPeopleIncomeSupports.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-NumberOfPeopleIncomeSupports.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-number-of-people-income-supports"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-PersonalIncomeSource",
        "path" : "Bundle.entry",
        "sliceName" : "entryObservation-PersonalIncomeSource",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-PersonalIncomeSource.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-PersonalIncomeSource.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-personal-income-source"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-HousingStatus",
        "path" : "Bundle.entry",
        "sliceName" : "entryObservation-HousingStatus",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-HousingStatus.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-HousingStatus.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-housing-status"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryObservation-TotalHouseholdIncome",
        "path" : "Bundle.entry",
        "sliceName" : "entryObservation-TotalHouseholdIncome",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-TotalHouseholdIncome.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-TotalHouseholdIncome.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-total-household-income"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:entryObservation-GenderIdentity",
        "path" : "Bundle.entry",
        "sliceName" : "entryObservation-GenderIdentity",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-GenderIdentity.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:entryObservation-GenderIdentity.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-gender-identity"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.